Skip to content

Enable multi-language repo search and selection#244

Merged
max-programming merged 18 commits intomax-programming:mainfrom
offbeatjs:main
Oct 15, 2025
Merged

Enable multi-language repo search and selection#244
max-programming merged 18 commits intomax-programming:mainfrom
offbeatjs:main

Conversation

@offbeatjs
Copy link
Copy Markdown
Contributor

Updated the hero component to allow users to select multiple programming languages via checkboxes, both from main and 'other' languages. Modified the repo page logic to accept and process multiple languages, fetching and merging results from GitHub for each selected language. This enhances the search experience by supporting multi-language queries.
(commit desc by copilot)

what's changed tl;dr

  • hero.tsx to add langauge selector checkboxes
  • src\app(public)\repos[language]\page.tsx edited to add multi language support by querying Github API

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow multiple language based searching for repositories

2 participants